ComponentOne Xamarin Edition
C1EditableCollectionView<T> Class
Members 
C1.CollectionView Assembly > C1.CollectionView Namespace : C1EditableCollectionView<T> Class
The type of the items in the collection view.
Collection which allows performing changes locally until they are committed to the inner source.
Syntax
Type Parameters
T
The type of the items in the collection view.
Inheritance Hierarchy

System.Object
   C1.CollectionView.C1CollectionViewBase<T>
      C1.CollectionView.C1WrapCollectionView<S,T>
         C1.CollectionView.C1WrapCollectionView<T>
            C1.CollectionView.C1EditableCollectionView<T>

See Also

Reference

C1EditableCollectionView<T> Members
C1.CollectionView Namespace